-
Home
-
Hotel Booking Lite
-
5.2.2 (latest)
-
Code
-
Classes
- AbstractAjaxApiAction
Total Complexity |
37 |
Dependencies |
6 |
Dependents |
1 |
Total lines |
198 |
Lines of code |
109 |
Logical lines of code |
69 |
Comment lines |
14 |
Methods |
14 |
Properties |
0 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getIdListFromRequest() |
S |
56 |
6 |
17 |
processAjaxRequest() |
S |
56 |
4 |
18 |
getDateFromRequest() |
S |
59 |
4 |
13 |
getIntegerFromRequest() |
S |
63 |
4 |
9 |
getFloatFromRequest() |
S |
63 |
4 |
9 |
getValidatedRequestData() |
S |
60 |
3 |
13 |
getStringFromRequest() |
S |
64 |
3 |
9 |
getBooleanFromRequest() |
S |
64 |
3 |
9 |
getAjaxActionName() |
S |
79 |
1 |
3 |
getAjaxActionNameWithouPrefix() |
S |
100 |
1 |
0 |
isActionForLoggedInUser() |
S |
81 |
1 |
3 |
isActionForGuestUser() |
S |
81 |
1 |
3 |
isValidateWPNonce() |
S |
81 |
1 |
3 |
doAction() |
S |
100 |
1 |
0 |